| Overload | Description |
|---|---|
| PDFStandardRectangle Constructor() | Initializes a new PDFStandardRectangle object. |
| PDFStandardRectangle Constructor(double,double,double,double) | Initializes a new PDFStandardRectangle object. |
| PDFStandardRectangle Constructor(PDFPoint,PDFPoint) | Initializes a new PDFStandardRectangle object. |
| PDFStandardRectangle Constructor(PDFStandardRectangle) | Initializes a new PDFStandardRectangle object. |
| PDFStandardRectangle Constructor(PDFCosArray) | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFStandardRectangle Constructor(double[]) | This method supports the internal library infrastructure and should not be used by external client code. |